home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dye Another Day
/
DyeAnotherDay.bin
/
swf
/
7.swf
/
scripts
/
DefineButton2_16
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-04-02
|
130 b
|
7 lines
on(press){
this.dragging = true;
this.start_mouse = _root._ymouse;
this.start_drag = this._y;
gotoAndStop(2);
}